GrapeCity ActiveReports for .NET 16.0J
Find(String,Int32) メソッド

GrapeCity.ActiveReports.Core.Document 名前空間 > DocumentBase<PageType> クラス > Find メソッド : Find(String,Int32) メソッド
ドキュメントで検索する文字列。
ページコレクションのゼロベースのインデックス。
ドキュメントページから指定した文字列を検索します。
シンタックス
'宣言
 
Public Overloads Function Find( _
   ByVal searchString As String, _
   ByRef currentIndex As Integer _
) As Boolean
public bool Find( 
   string searchString,
   ref int currentIndex
)

パラメータ

searchString
ドキュメントで検索する文字列。
currentIndex
ページコレクションのゼロベースのインデックス。
参照

DocumentBase<PageType> クラス
DocumentBase<PageType> メンバ
オーバーロード一覧